:root {
  --accentcolour1: #FFAC70;
  --accentcolour2: #ffd084;
  --linkhover: #ffd49f;
  --bollockspoo: #483e3e;
  --backdrop: #342f2e;
  --headerbackdrop: #272322;
  --bumhole: #272322;
  --textcolour: #EBD3B2;
}

html {
background-image: url("assets/chalkboard.jpg");
   
background-repeat: repeat;
background-attachment: fixed;
}

img.preview {
height: 160px;
width: 120px;
}
